Skip to content

Add kind proto plugin - #20

Merged
etiennecoutaud merged 1 commit into
mainfrom
add-kind-plugin
Jul 16, 2026
Merged

Add kind proto plugin#20
etiennecoutaud merged 1 commit into
mainfrom
add-kind-plugin

Conversation

@etiennecoutaud

Copy link
Copy Markdown
Contributor

Adds a proto plugin for kind, needed to bring up local Kubernetes clusters for testing FluxCD deployments in the infra repo.

kind ships raw per-platform binaries (no archive), each with its own .sha256sum checksum file rather than one combined checksums file — same shape as yq/shfmt for the raw-binary download, with per-file checksum verification like kubeconform.

Verified locally: plugin registration, install (macOS/arm64), checksum verification, and kind version all succeed.

kind ships raw per-platform binaries with individual .sha256sum
checksum files (no combined checksums.txt), following the same
raw-binary pattern as yq/shfmt but with per-file checksum
verification like kubeconform.

Needed to bring up local Kubernetes clusters for testing FluxCD
deployments (see Genesis-Embodied-AI/infra's clusters/README.md).
@etiennecoutaud
etiennecoutaud requested a review from a team as a code owner July 16, 2026 12:44
@etiennecoutaud
etiennecoutaud enabled auto-merge (squash) July 16, 2026 12:45
@etiennecoutaud
etiennecoutaud merged commit 9f4db14 into main Jul 16, 2026
5 checks passed
@etiennecoutaud
etiennecoutaud deleted the add-kind-plugin branch July 16, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants